-
Home
-
Solid Mail – SMTP email and logging made by SolidWP
-
2.1.6
-
Code
-
Classes
- ConnectorSMTP
Total Complexity |
31 |
Dependencies |
1 |
Dependents |
8 |
Total lines |
430 |
Lines of code |
142 |
Logical lines of code |
50 |
Comment lines |
222 |
Methods |
27 |
Properties |
15 |
Methods 27
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
validation() |
S |
49 |
3 |
34 |
process_data() |
S |
56 |
2 |
17 |
to_array() |
S |
57 |
1 |
17 |
__construct() |
S |
70 |
2 |
5 |
isAPI() |
S |
80 |
1 |
3 |
get_id() |
S |
82 |
1 |
3 |
get_name() |
S |
82 |
1 |
3 |
is_active() |
S |
82 |
1 |
3 |
set_from_email() |
S |
81 |
1 |
3 |
get_from_email() |
S |
82 |
1 |
3 |
get_secure() |
S |
82 |
1 |
3 |
set_from_name() |
S |
81 |
1 |
3 |
get_from_name() |
S |
82 |
1 |
3 |
set_host() |
S |
81 |
1 |
3 |
get_host() |
S |
82 |
1 |
3 |
set_port() |
S |
81 |
1 |
3 |
get_port() |
S |
82 |
1 |
3 |
set_authenticate() |
S |
81 |
1 |
3 |
is_authentication() |
S |
80 |
1 |
3 |
set_username() |
S |
81 |
1 |
3 |
get_username() |
S |
82 |
1 |
3 |
set_password() |
S |
81 |
1 |
3 |
get_password() |
S |
82 |
1 |
3 |
set_is_active() |
S |
81 |
1 |
3 |
set_disable_logs() |
S |
81 |
1 |
3 |
get_disable_logs() |
S |
82 |
1 |
3 |
get_errors() |
S |
82 |
1 |
3 |